func net.cgoLookupAddrPTR
3 uses
net (current package)
cgo_unix.go#L281: names, err := cgoLookupAddrPTR(addr, sa, salen)
cgo_unix.go#L294: func cgoLookupAddrPTR(addr string, sa * /*line :291:40*/_Ctype_struct_sockaddr /*line :291:57*/, salen /*line :291:65*/_Ctype_socklen_t /*line :291:76*/) (names []string, err error) {
cgo_unix.go#L330: names, err := cgoLookupAddrPTR(addr, sa, salen)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)